IWorkstationPresenter<V> Interface

Summary
A base class that is used to activate and run a UI View.
Syntax
C#
VB
C++
public interface IWorkstationPresenter<V> 
  
Public Interface IWorkstationPresenter(Of V As )  
generic<typename V> 
public interface class IWorkstationPresenter  
where V : class  

Type Parameters

V
The UI View that will be activated.

Requirements

Target Platforms

Help Version 21.0.2021.7.2
Products | Support | Contact Us | Intellectual Property Notices
© 1991-2021 LEAD Technologies, Inc. All Rights Reserved.

Leadtools.Medical.Workstation Assembly

Products | Support | Contact Us | Intellectual Property Notices
© 1991-2021 LEAD Technologies, Inc. All Rights Reserved.